github.com/robfig/cron/v3.Cron.nextID (field)

3 uses

	github.com/robfig/cron/v3 (current package)
		cron.go#L25: 	nextID    EntryID
		cron.go#L161: 	c.nextID++
		cron.go#L163: 		ID:         c.nextID,